added SSCLI 1.0
[windows-sources.git] / shared source / sscli_ref_20021101 / docs / System.Security.Principal / System.Security.Principal.html
bloba74c2fe1066b6488d16f5e175a1d934407acd837
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html>
2 <head>
3 <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4 <link rel="stylesheet" type="text/css" href="../refdoc.css">
5 <title>Namespace: System.Security.Principal</title>
6 </head>
7 <body>
8 <h2>Namespace: System.Security.Principal</h2>
9 <dl>
10 <dd>
11 <p> The <a href="../System.Security.Principal/System.Security.Principal.html">System.Security.Principal</a> namespace defines a principal object that represents the security context under which code is running. For more information, see the conceptual topic at <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconrole-basedsecurity.asp">MSDN: role-basedsecurity</a>.</p>
12 </dd>
13 </dl>
14 <h3>Members of System.Security.Principal Namespace</h3><b>Classes</b><dl>
15 <dd>
16 <table border="1" width="90%" style="border-collapse: collapse">
17 <tr valign="top">
18 <th bgcolor="#C0C0C0">Class</th>
19 <th bgcolor="#C0C0C0">
20 Description
21 </th>
22 </tr>
23 <tr valign="top">
24 <td width="30%"><a href="types/GenericIdentity.html">class GenericIdentity</a></td>
25 <td width="60%"> Represents a generic user. 
26 </td>
27 </tr>
28 <tr valign="top">
29 <td width="30%"><a href="types/GenericPrincipal.html">class GenericPrincipal</a></td>
30 <td width="60%"> Represents a generic principal. 
31 </td>
32 </tr>
33 </table>
34 </dd>
35 </dl><br><b>Interfaces</b><dl>
36 <dd>
37 <table border="1" width="90%" style="border-collapse: collapse">
38 <tr valign="top">
39 <th bgcolor="#C0C0C0">Interface</th>
40 <th bgcolor="#C0C0C0">
41 Description
42 </th>
43 </tr>
44 <tr valign="top">
45 <td width="30%"><a href="types/IIdentity.html">interface IIdentity</a></td>
46 <td width="60%"> Defines the basic functionality of an identity object. 
47 </td>
48 </tr>
49 <tr valign="top">
50 <td width="30%"><a href="types/IPrincipal.html">interface IPrincipal</a></td>
51 <td width="60%"> Defines the basic functionality of a principal object. 
52 </td>
53 </tr>
54 </table>
55 </dd>
56 </dl><br><b>Enumerations</b><dl>
57 <dd>
58 <table border="1" width="90%" style="border-collapse: collapse">
59 <tr valign="top">
60 <th bgcolor="#C0C0C0">Enumeration</th>
61 <th bgcolor="#C0C0C0">
62 Description
63 </th>
64 </tr>
65 <tr valign="top">
66 <td width="30%"><a href="types/PrincipalPolicy.html">enumeration PrincipalPolicy</a></td>
67 <td width="60%"> Specifies how principal and identity objects should be created for an application domain. The default is . 
68 </td>
69 </tr>
70 </table>
71 </dd>
72 </dl><br><b>Namepace hierarchy</b><br><ul class="none">
73 <li><a href="../System/types/Object.html">System.Object</a></li>
74 <ul class="none">
75 <li><a href="../System.Security.Principal/types/GenericIdentity.html">System.Security.Principal.GenericIdentity</a> --- <a href="../System.Security.Principal/types/IIdentity.html">System.Security.Principal.IIdentity</a></li>
76 </ul>
77 <ul class="none">
78 <li><a href="../System.Security.Principal/types/GenericPrincipal.html">System.Security.Principal.GenericPrincipal</a> --- <a href="../System.Security.Principal/types/IPrincipal.html">System.Security.Principal.IPrincipal</a></li>
79 </ul>
80 <ul class="none">
81 <li><a href="../System/types/ValueType.html">System.ValueType</a></li>
82 <ul class="none">
83 <li><a href="../System/types/Enum.html">System.Enum</a></li>
84 <ul class="none">
85 <li><a href="../System.Security.Principal/types/PrincipalPolicy.html">System.Security.Principal.PrincipalPolicy</a></li>
86 </ul>
87 </ul>
88 </ul>
89 </ul><br><i><a href="../documentation_license.txt">
90 Copyright (c) 2002 Microsoft Corporation. All rights reserved.
91 </a></i></body>
92 </html>